Skip to content

Conversation

@manasmanohar
Copy link
Contributor

@manasmanohar manasmanohar commented Dec 15, 2025

What has changed?

  • Removed the ref option from the checkout step.
  • check code formatting only for changed files in pull requests.
  • remove auto commit prettier change

This PR Resolves #(3375)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue).
  • New feature (non-breaking change which adds functionality).
  • Breaking change (fix or feature that would cause existing functionality to not work as expected).
  • Documentation update (if none of the other choices apply).

How Has This Been Tested?

Please run npm run build and npm run serve to check if the changes are working as expected. Please include screenshots of the output of both the commands. Add screenshots/gif of the changes if possible.

Checklist:

  • My code follows the style guidelines of this project.
  • I have performed a self-review of my own code.

Removed the ref option from the checkout step.

Signed-off-by: Manas Manohar <[email protected]>
@manasmanohar manasmanohar self-assigned this Dec 15, 2025
@manasmanohar manasmanohar added the bug Something isn't working label Dec 15, 2025
Updated the GitHub Actions workflow to fetch the base branch and check code formatting only for changed files in pull requests.

Signed-off-by: Manas Manohar <[email protected]>
Signed-off-by: Manas Manohar <[email protected]>
Removed unnecessary blank lines and ensured proper formatting.

Signed-off-by: Manas Manohar <[email protected]>
Copy link
Member

@Achanandhi-M Achanandhi-M left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Achanandhi-M Achanandhi-M merged commit 57ad5e8 into main Dec 15, 2025
4 of 7 checks passed
@Achanandhi-M Achanandhi-M deleted the fix/prettier-workflow-branch-ref branch December 15, 2025 05:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants